home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 31 / PC Actual CD 31.iso / dists / README.TXT < prev    next >
Encoding:
Text File  |  1998-10-16  |  4.9 KB  |  116 lines

  1.    -----------------------------------------
  2.        FreeBSD 3.0  ---  RELEASE Version               ,        ,
  3.    -----------------------------------------          /(        )`
  4.                                                       \ \___   / |
  5. This is FreeBSD 3.0-RELEASE, the first official       /- _  `-/  '
  6. release on the 3.0-current branch. This release      (/\/ \ \   /\
  7. contains a lot of new technology as well as our      / /   | `    \
  8. first non-x86 architecture port (to the ALPHA)       O O   ) /    |
  9. and promises to be an exciting start to what will    `-^--'`<     '
  10. hopefully be many follow-on releases.               (_.)  _  )   /
  11.                                                      `.___/`    /
  12.                                                        `-----' /
  13. Feedback or offers to help with anything  <----.     __ / __   \
  14. you see in this release are most welcome  <----|====O)))==) \) /====
  15. and should be sent to one of the approp-  <----'    `--' `.__,' \
  16. riate mailing lists - please see the                   |        |
  17. ABOUT.TXT file for more information.                    \       /       /\
  18.                                                    ______( (_  / \______/
  19.                                                  ,'  ,-----'   |
  20.                                                  `--{__________)
  21.  
  22. TARGET AUDIENCE:
  23. ----------------
  24. This release is aimed primarily at early-adopters and the various
  25. other folks who want to get on board with 3.0 and are willing to deal
  26. with the various down-sides of a "dot-zero" release.  We have naturally
  27. done our best to ensure that 3.0 performs as advertised but, as the
  28. first release on a branch which has seen some very radical changes
  29. from 2.2.x (SMP, ELF, new boot blocks, many kernel changes, etc), it's
  30. also very new technology and will require at least one more release
  31. along the 3.0 branch before it's ready for "production" purposes.
  32. This is one of the reasons why the 2.2.x branch will be continuing
  33. into November, with the scheduled release of 2.2.8, and possibly a bit
  34. beyond.
  35.  
  36. If you're both technically proficient and know exactly what you're
  37. getting into here (e.g. you've been following -current) then 3.0 is
  38. probably for you.  If you're more interested in doing business with
  39. FreeBSD than in playing with the cutting edge of technology, however,
  40. then 2.2.x is almost certainly your best bet.
  41.  
  42.  
  43. ROAD MAP:
  44.             Most files here are also in the Documentation
  45.                     Menu of the boot floppy
  46.  
  47.   README.TXT    This file
  48.  
  49.   ABOUT.TXT     All about FreeBSD, including contact information
  50.  
  51.   RELNOTES.TXT  Release Notes - what's new & different in this
  52.                 release
  53.  
  54.   LAYOUT.TXT    Information about the layout of the release
  55.                 directory. If you are installing from floppies,
  56.                 it is especially important that you
  57.                 *read this section!*
  58.  
  59.   ERRATA.TXT    Any late-breaking errata information for this
  60.                 release.  On FTP sites, this file may be frequently
  61.                 updated so it's a good idea to check it first
  62.                 (the master copy is always on ftp.freebsd.org)
  63.                 before reporting problems
  64.  
  65.   HARDWARE.TXT  Information about the configuration of the
  66.                 GENERIC kernel and supported hardware
  67.  
  68.   INSTALL.TXT   How to make a new installation of FreeBSD
  69.                 on your PC using the data you see here
  70.  
  71.   UPGRADE.TXT   How to upgrade an existing FreeBSD
  72.                 installation
  73.  
  74.   TROUBLE.TXT   Troubleshooting information
  75.  
  76.  
  77. o For new installation instructions, see the INSTALL.TXT
  78.   and HARDWARE.TXT files.
  79.  
  80. o If you are upgrading from a previous FreeBSD version,
  81.   please take a look at UPGRADE.TXT.
  82.  
  83. o It is also important to check the ERRATA.TXT file for any
  84.   late-breaking issues with this release. This file contains
  85.   the latest information on upgrade, security or other problems
  86.   which an administrator should be aware of.
  87.  
  88. o Information regarding problems which arise after the CD
  89.   is printed can be found at:
  90.   ftp://ftp.freebsd.org/pub/FreeBSD/3.0-RELEASE/ERRATA.TXT
  91.  
  92. For the most up-to-date software along the RELENG_2_2 branch
  93. (also known as -Stable) which is now proceeding onwards toward
  94. the release of FreeBSD 2.2.8, please install from:
  95.  
  96.         ftp://releng22.freebsd.org/pub/FreeBSD/
  97.  
  98. Or for the latest 3.0-Current (HEAD branch) snapshot releases,
  99. please install from:
  100.  
  101.         ftp://current.freebsd.org/pub/FreeBSD
  102.  
  103. If you plan to run either -Stable or -Current you MUST be
  104. subscribed to the appropriate mailing list, either
  105. freebsd-stable or freebsd-current. For information on
  106. subscribing to either list (or both), send an e-mail to
  107. majordomo@freebsd.org with the following in the body, not
  108. the subject of the letter as appropriate:
  109.  
  110. subscribe freebsd-stable
  111. subscribe freebsd-current
  112. end
  113.  
  114. We hope you enjoy using FreeBSD as much as we enjoyed
  115. creating it!
  116.